翻訳と辞書
Words near each other
・ Java Web Services Development Pack
・ Java Web Start
・ Java Work Framework
・ Java XML
・ Java, Montana
・ Java, New York
・ Java, South Dakota
・ Java, São Tomé and Príncipe
・ Java, Virginia
・ Java-class cruiser
・ Java-eiland
・ Java-gnome
・ Java.net
・ JavaBeans
・ Java API for RESTful Web Services
Java API for XML Messaging
・ Java API for XML Processing
・ Java API for XML Registries
・ Java API for XML Web Services
・ Java API for XML-based RPC
・ Java APIs for Bluetooth
・ Java APIs for Integrated Networks
・ Java applet
・ Java Architecture for XML Binding
・ Java Astrodynamics Toolkit
・ Java Authentication and Authorization Service
・ Java AWT Native Interface
・ Java backporting tools
・ Java barb
・ Java Barn


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Java API for XML Messaging : ウィキペディア英語版
Java API for XML Messaging
The Java API for XML Messaging (JAXM) enables distributed software applications to communicate using XML (and SOAP). JAXM supports both asynchronous and synchronous messaging. JAXM is a replacement for SOAP with Attachments API for Java
JAXM is one of the Java XML programming APIs
==Overview==
The Java API for XML Messaging (JAXM) enables developers to use (XML messaging ) using the Java platform. Developers can create and send XML messages over the internet using the JAXM API.〔http://www.inf.fu-berlin.de/lehre/SS03/19560-P/Docs/JWSDP/tutorial/doc/JAXM.html〕
Also, Java API for XML Messaging has several advantages over Remote Procedure Call such as the following:
*One-way (asynchronous) messaging
*Routing of a message to more than one party
*Reliable messaging with features such as guaranteed delivery
The complete JAXM API comes with two packages:〔http://www.inf.fu-berlin.de/lehre/SS03/19560-P/Docs/JWSDP/tutorial/doc/JAXM.html〕
*(javax.xml.soap: ) This package contains the API for creating and populating a SOAP message.
*(javax.xml.messaging: ) This package allows one to send one-way messages via a messaging provider.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Java API for XML Messaging」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.